AAsset

{@link AAssetDir} provides access to a chunk of the asset hierarchy as if it were a single directory. The contents are populated by the {@link AAssetManager}.

The list of files will be sorted in ascending order by ASCII value.

extern (C) nothrow @nogc
struct AAsset

Meta